C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / ItemsSourceAction Property

In This Topic
ItemsSourceAction Property (AutoCompleteBase<T>)
In This Topic
Gets or sets the action name for data.
Syntax
'Declaration
 
Public Overridable Property ItemsSourceAction As String
 
See Also